Files
bd19c620-5188-4b4d-a859-9e3…/vercel.json
2026-04-10 16:30:32 +00:00

5 lines
97 B
JSON

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