Files
d8eddb2b-95f8-42a8-87c5-90c…/vercel.json
2026-05-19 07:04:39 +00:00

5 lines
97 B
JSON

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