Files
0128f85a-2c77-4a1d-b78e-8b7…/vercel.json
2026-05-02 08:17:57 +00:00

5 lines
97 B
JSON

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