Files
cf92ee64-d9b4-48cf-912f-5cf…/vercel.json
2026-03-26 11:55:01 +00:00

5 lines
97 B
JSON

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