Files
b694d266-3f81-46b5-8ca5-0e4…/vercel.json
2026-03-26 10:21:25 +00:00

5 lines
97 B
JSON

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