Files
41b7ebc2-31db-40ab-b4c1-979…/vercel.json
2026-05-22 19:53:44 +00:00

5 lines
97 B
JSON

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