Files
1eedb0f3-73eb-4be5-b655-1e4…/vercel.json
2026-05-18 09:06:09 +00:00

5 lines
97 B
JSON

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