Files
0ce0322e-87aa-4b52-ae7c-00d…/vercel.json
2026-03-23 19:06:08 +00:00

5 lines
97 B
JSON

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