Files
04569212-2489-4fd7-a7b3-ff1…/vercel.json
2026-05-12 08:33:54 +00:00

5 lines
97 B
JSON

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