Files
0980533b-3790-41bd-af92-d84…/vercel.json
2026-03-15 18:14:36 +00:00

5 lines
97 B
JSON

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