Files
77b708e7-5b4e-4903-be6e-d0c…/vercel.json
2026-04-07 15:53:34 +00:00

5 lines
97 B
JSON

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