Files
7605c5c2-298b-452d-9f70-27e…/vercel.json
2026-06-12 01:30:32 +00:00

5 lines
97 B
JSON

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