Files
8447bba1-913d-49f0-8cf0-87e…/vercel.json
2026-03-08 13:41:46 +00:00

5 lines
97 B
JSON

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