Files
e1d318f7-2e30-42c7-85fe-318…/vercel.json
2026-04-14 06:32:43 +00:00

5 lines
97 B
JSON

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