Files
e87a81b8-33ce-46db-9fd9-232…/vercel.json
2026-03-08 20:21:58 +00:00

5 lines
97 B
JSON

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