Files
36e00365-af2d-48fd-8349-b3f…/vercel.json
2026-03-05 06:44:24 +00:00

5 lines
97 B
JSON

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