Files
43f213e5-765a-42fe-8e49-359…/vercel.json
2026-04-12 04:47:31 +00:00

5 lines
97 B
JSON

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