Files
b23d7261-ff6e-4b44-a95e-715…/vercel.json
2026-03-02 19:53:44 +00:00

5 lines
97 B
JSON

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