Files
8bf312cc-4e53-4b6c-a89f-212…/vercel.json
2026-02-13 21:09:32 +00:00

5 lines
97 B
JSON

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