Files
495ed0d9-0b96-46d2-a896-160…/vercel.json
2026-04-19 12:57:22 +00:00

5 lines
97 B
JSON

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