Files
8cb01203-c0f5-4db8-a7e1-0dd…/vercel.json
2026-04-02 12:30:33 +00:00

5 lines
97 B
JSON

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