Files
c5f44f3f-4198-430f-9b97-ef1…/vercel.json
2026-05-02 07:41:25 +00:00

5 lines
97 B
JSON

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