Files
027ab0be-a876-4378-9b9b-72e…/vercel.json
2026-04-30 08:20:16 +00:00

5 lines
97 B
JSON

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