Files
dcb8673e-53af-446d-a8e2-0a8…/vercel.json
2026-03-05 07:06:15 +00:00

5 lines
97 B
JSON

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