Files
601b4b18-07bc-4e9b-8606-70a…/vercel.json
2026-03-04 08:42:46 +00:00

5 lines
97 B
JSON

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