Files
4d4b22f0-93a5-472f-89ac-8f1…/vercel.json
2026-03-11 18:50:06 +00:00

5 lines
97 B
JSON

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