Files
2e5f1450-af26-478a-be3c-45e…/vercel.json
2026-03-19 15:26:16 +00:00

5 lines
97 B
JSON

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