Files
80df31c9-856b-406c-9045-449…/vercel.json
2026-03-23 16:04:11 +00:00

5 lines
97 B
JSON

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