Files
24bd126a-8323-4a32-ad5b-6fc…/vercel.json
2026-04-17 11:10:42 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}