Files
23bfe3f1-8faf-411c-b4b5-9a5…/vercel.json
2026-03-22 08:08:52 +00:00

5 lines
97 B
JSON

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