Files
81da6060-e313-4b51-9c99-ed9…/vercel.json
2026-06-10 22:18:57 +00:00

5 lines
97 B
JSON

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