Files
b114cf62-d450-4f50-8392-bc9…/vercel.json
2026-04-17 11:43:03 +00:00

5 lines
97 B
JSON

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