Files
d7dc9a35-b8f7-4420-b299-e5f…/vercel.json
2026-05-26 02:43:32 +00:00

5 lines
97 B
JSON

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