Files
ed5ce8bb-8cfa-4a09-a364-2a8…/vercel.json
2026-06-03 17:42:08 +00:00

5 lines
97 B
JSON

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