Files
97c7eef2-c049-469a-a880-eef…/vercel.json
2026-05-18 12:54:11 +00:00

5 lines
97 B
JSON

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