Files
caee1cd2-a7d0-420b-8988-9e2…/vercel.json
2026-03-11 12:30:27 +00:00

5 lines
97 B
JSON

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