Files
6637be47-9441-4b0b-8352-d9d…/vercel.json
2026-03-09 11:08:39 +00:00

5 lines
97 B
JSON

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