Files
c1f2ef73-1d36-432c-bc2a-0bb…/vercel.json
2026-03-14 01:14:19 +00:00

5 lines
97 B
JSON

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