Files
5aa49e60-d562-44e5-8dcf-e4a…/vercel.json
2026-02-23 19:40:14 +00:00

5 lines
97 B
JSON

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