Files
193c0c1e-6b89-4b31-8dcf-e53…/vercel.json
2026-03-12 22:25:14 +00:00

5 lines
97 B
JSON

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