Files
b9050c11-a75f-47d3-9f4b-b79…/vercel.json
2026-03-05 02:54:53 +00:00

5 lines
97 B
JSON

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