Files
1d153c5c-93ce-461b-8eb1-56f…/vercel.json
2026-03-19 08:34:46 +00:00

5 lines
97 B
JSON

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