Files
bbd248de-75d2-4437-8a1d-42a…/vercel.json
2026-03-25 06:19:39 +00:00

5 lines
97 B
JSON

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