Files
02c1edc8-d688-4e66-b204-ecb…/vercel.json
2026-06-03 12:20:34 +00:00

5 lines
97 B
JSON

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