Files
c401dcd0-25ec-4ab5-b3de-d7f…/vercel.json
2026-04-24 07:27:38 +00:00

5 lines
97 B
JSON

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