Files
7907dbee-8596-40de-aef1-b8d…/vercel.json
2026-03-22 17:31:43 +00:00

5 lines
97 B
JSON

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