Files
3ade4042-e0ab-423e-b1e5-5e5…/vercel.json
2026-04-22 17:40:37 +00:00

5 lines
97 B
JSON

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