Files
f4a2c4a5-f9ef-43a1-b2f6-06b…/vercel.json
2026-06-11 13:46:31 +00:00

5 lines
97 B
JSON

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