Files
6df236d8-a3e7-4f1b-b61e-406…/vercel.json
2026-04-30 15:41:32 +00:00

5 lines
97 B
JSON

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