Files
fc6316ef-61e9-4c23-8fe7-ba2…/vercel.json
2026-03-29 07:37:27 +00:00

5 lines
97 B
JSON

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