Files
6e3de210-7caf-4874-b16a-ee0…/vercel.json
2026-04-07 15:29:40 +00:00

5 lines
97 B
JSON

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