Files
f1c06650-f126-48ed-9fbb-ecc…/vercel.json
2026-05-04 20:56:25 +00:00

5 lines
97 B
JSON

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