Files
89c12948-2710-464d-bed6-408…/vercel.json
2026-03-02 23:44:52 +00:00

5 lines
97 B
JSON

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