Files
cdc4f4a5-e6c9-46f2-920f-196…/vercel.json
2026-02-26 05:48:35 +00:00

5 lines
97 B
JSON

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