Files
c641f122-e0af-4e6b-8e54-592…/vercel.json
2026-02-26 18:12:23 +00:00

5 lines
97 B
JSON

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