Files
87bc96a3-c1e9-4947-b2e0-dfb…/vercel.json
2026-03-19 06:11:50 +00:00

5 lines
97 B
JSON

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