Files
37083644-a740-42fd-9498-0ed…/vercel.json
2026-03-02 20:41:48 +00:00

5 lines
97 B
JSON

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