Files
349a29a8-b6e0-41ea-a757-e97…/vercel.json
2026-03-08 21:40:10 +00:00

5 lines
97 B
JSON

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