Files
0d18308b-d3fe-4d86-b6bb-65e…/vercel.json
2026-04-26 14:51:19 +00:00

5 lines
97 B
JSON

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