Files
25b1f730-401c-4fec-a75a-3ff…/vercel.json
2026-05-13 08:41:56 +00:00

5 lines
97 B
JSON

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