Files
2ce02267-e56a-4eb7-8124-650…/vercel.json
2026-06-06 08:38:32 +00:00

5 lines
97 B
JSON

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