Files
b03ff4e2-b947-4a06-9685-760…/vercel.json
2026-05-26 17:37:14 +00:00

5 lines
97 B
JSON

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