Files
e826d881-2aeb-4cd2-be8f-62a…/vercel.json
2026-04-22 15:47:10 +00:00

5 lines
97 B
JSON

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