Files
aec5fe8f-482c-4fc1-8d7a-a72…/vercel.json
2026-03-29 07:08:38 +00:00

5 lines
97 B
JSON

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