Files
e50b6b63-c2d0-4e47-8590-e6b…/vercel.json
2026-04-02 13:38:52 +00:00

5 lines
97 B
JSON

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