Files
ba5e2ff2-ce79-4ef4-b298-cd1…/vercel.json
2026-03-05 17:48:53 +00:00

5 lines
97 B
JSON

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