Files
d5fd7e92-ea5a-47b1-8ace-27e…/vercel.json
2026-03-06 07:09:25 +00:00

5 lines
97 B
JSON

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