Files
f6f65234-665b-4935-9c01-e4f…/vercel.json
2026-03-21 05:44:30 +00:00

5 lines
97 B
JSON

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