Files
003aee75-f188-4e1a-b9df-876…/vercel.json
2026-04-25 06:48:36 +00:00

5 lines
97 B
JSON

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