Files
7473f2ce-641e-4883-b2da-35c…/vercel.json
2026-05-04 16:38:42 +00:00

5 lines
97 B
JSON

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