Files
ff26d4ca-7267-45de-be04-9b2…/vercel.json
2026-04-07 03:29:53 +00:00

5 lines
97 B
JSON

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