Files
8c64622c-2b3e-41b2-b105-3fd…/vercel.json
2026-05-22 04:18:50 +00:00

5 lines
97 B
JSON

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