Files
e3f9c7e3-0dcc-4f75-99f4-55d…/vercel.json
2026-03-02 21:21:18 +00:00

5 lines
97 B
JSON

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