Files
bbb3f7b7-895f-42e3-b2a8-609…/vercel.json
2026-03-05 09:18:30 +00:00

5 lines
97 B
JSON

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