Files
f5df4227-72a3-4018-b727-aef…/vercel.json
2026-03-14 09:28:23 +00:00

5 lines
97 B
JSON

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