Files
bb37c0d5-8ef8-419d-9fc6-7d3…/vercel.json
2026-04-07 10:06:15 +00:00

5 lines
97 B
JSON

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