Files
8bd51334-d8f9-48f2-9ebe-c62…/vercel.json
2026-06-02 20:34:20 +00:00

5 lines
97 B
JSON

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