Files
5cdff7c6-5c70-41f7-87f3-caa…/vercel.json
2026-05-11 14:45:57 +00:00

5 lines
97 B
JSON

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