Files
760e26d0-b93a-4a68-81a9-4e2…/vercel.json
2026-04-13 14:12:35 +00:00

5 lines
97 B
JSON

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