Files
9b4dc6ee-8fde-4f94-b553-e8a…/vercel.json
2026-04-21 06:51:35 +00:00

5 lines
97 B
JSON

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