Files
b08f8970-c5ca-4312-b79c-6fd…/vercel.json
2026-03-02 19:58:09 +00:00

5 lines
97 B
JSON

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