Files
1c13524d-beed-44a3-b6ad-d88…/vercel.json
2026-03-31 09:15:10 +00:00

5 lines
97 B
JSON

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