Files
a1b22d7e-1c1e-499a-8d63-d97…/vercel.json
2026-04-05 15:19:42 +00:00

5 lines
97 B
JSON

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