Files
cdb42135-0c3d-4faf-af83-beb…/vercel.json
2026-05-02 09:45:27 +00:00

5 lines
97 B
JSON

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