Files
0b467507-d5ed-44c9-b8f4-3f0…/vercel.json
2026-04-12 16:15:33 +00:00

5 lines
97 B
JSON

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