Files
3ae3f41a-1aaa-4f45-baaa-dde…/vercel.json
2026-03-02 21:12:24 +00:00

5 lines
97 B
JSON

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