Files
3bc9f2c5-4204-4dc7-b089-0a7…/vercel.json
2026-04-14 14:02:59 +00:00

5 lines
97 B
JSON

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