Files
bfbf9e3e-8120-4167-a889-949…/vercel.json
2026-03-25 15:20:54 +00:00

5 lines
97 B
JSON

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