Files
241ed9c8-e804-48e6-867a-8a5…/vercel.json
2026-04-10 07:18:38 +00:00

5 lines
97 B
JSON

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