Files
a62b15e5-5c7a-4a19-b7e5-285…/vercel.json
2026-03-08 13:55:02 +00:00

5 lines
97 B
JSON

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