Files
5c342f2a-cde9-4733-b2b4-e2a…/vercel.json
2026-04-15 01:17:29 +00:00

5 lines
97 B
JSON

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