Files
d37ca96c-9d31-48ac-b97e-22b…/vercel.json
2026-04-04 14:30:23 +00:00

5 lines
97 B
JSON

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