Files
0befca6c-4efa-4b65-b8ae-bb9…/vercel.json
2026-04-06 08:14:50 +00:00

5 lines
97 B
JSON

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