Files
4ec9f5b9-ab03-4e20-8bc5-1b2…/vercel.json
2026-03-27 07:37:44 +00:00

5 lines
97 B
JSON

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