Files
74e611e7-c8de-4799-af96-aed…/vercel.json
2026-05-11 14:29:46 +00:00

5 lines
97 B
JSON

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