Files
a08a42f4-e7d0-4aa6-87a6-bef…/vercel.json
2026-02-07 23:54:08 +00:00

5 lines
97 B
JSON

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