Files
2c9e153b-eedf-41f7-880a-930…/vercel.json
2026-03-25 15:37:29 +00:00

5 lines
97 B
JSON

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