Files
bfb9d4b1-01c0-49d7-8fdf-81c…/vercel.json
2026-04-05 08:16:21 +00:00

5 lines
97 B
JSON

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