Files
e91c7049-fa0a-48f5-be93-4be…/vercel.json
2026-03-08 01:14:41 +00:00

5 lines
97 B
JSON

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