Files
bfb325af-d8c7-4785-b0bd-13f…/vercel.json
2026-03-09 16:39:21 +00:00

5 lines
97 B
JSON

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