Files
e1d0a9f0-d794-4bc8-9ec0-862…/vercel.json
2026-03-09 21:23:10 +00:00

5 lines
97 B
JSON

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