Files
687ae480-ea4b-44d8-99d4-442…/vercel.json
2026-02-26 21:04:53 +00:00

5 lines
97 B
JSON

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