Files
5c549d05-a4e7-4562-9169-045…/vercel.json
2026-05-22 19:43:47 +00:00

5 lines
97 B
JSON

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