Files
3789b39c-21c0-4a5c-ad48-48e…/vercel.json
2026-06-10 22:51:05 +00:00

5 lines
97 B
JSON

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