Files
427ccd4f-7dde-4e06-93b4-31a…/vercel.json
2026-06-06 14:49:08 +00:00

5 lines
97 B
JSON

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