Files
9f751dc2-1d72-4f58-842c-89e…/vercel.json
2026-03-18 06:44:58 +00:00

5 lines
97 B
JSON

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