Files
c76fd8df-eef3-4f20-a241-eed…/vercel.json
2026-03-02 22:23:02 +00:00

5 lines
97 B
JSON

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