Files
d6ad5f34-9d61-44e4-8d5d-866…/vercel.json
2026-03-18 01:01:41 +00:00

5 lines
97 B
JSON

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