Files
898fa7ee-a979-4030-85f7-1d2…/vercel.json
2026-04-06 17:43:26 +00:00

5 lines
97 B
JSON

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