Files
da927a3c-aa6b-49a1-913b-ebe…/vercel.json
2026-05-01 07:21:46 +00:00

5 lines
97 B
JSON

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