Files
e906fd08-32f7-4f51-b039-63b…/vercel.json
2026-03-14 20:46:31 +00:00

5 lines
97 B
JSON

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