Files
f102b020-4bf5-400f-9171-6dc…/vercel.json
2026-05-26 03:27:26 +00:00

5 lines
97 B
JSON

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