Files
0bba812e-ae4b-46ca-ab12-e10…/vercel.json
2026-05-15 11:46:58 +00:00

5 lines
97 B
JSON

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