Files
3f64734a-58ef-441c-97d3-7aa…/vercel.json
2026-04-23 12:46:17 +00:00

5 lines
97 B
JSON

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