Files
df8f4150-9b27-4fba-b230-cdb…/vercel.json
2026-04-22 01:53:53 +00:00

5 lines
97 B
JSON

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