Files
0dff16de-b214-4537-b77f-b6b…/vercel.json
2026-04-03 18:43:40 +00:00

5 lines
97 B
JSON

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