Files
9336862e-8dfb-4b21-be39-659…/vercel.json
2026-04-28 17:43:17 +00:00

5 lines
97 B
JSON

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