Files
60adf302-7a9c-4227-884b-34e…/vercel.json
2026-03-11 03:02:20 +00:00

5 lines
97 B
JSON

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