Files
ecb8df04-e411-4b0c-8a2f-6d3…/vercel.json
2026-03-06 11:19:36 +00:00

5 lines
97 B
JSON

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