Files
d2f06f65-e5d9-4c9c-8192-dfa…/vercel.json
2026-03-03 23:51:03 +00:00

5 lines
97 B
JSON

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